home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Visual Basic 6.0 Utilities / Multi-Language Add-In for Visual Basic 6.0 / MultiLang.msi / _7CE13D4D0B6511D5BE510020182C1E5C / ArrayProperties.json next >
Encoding:
JavaScript Object Notation  |  2002-11-03  |  522 b 

  1. {
  2.     "schema": {
  3.         "ControlID": "Long Integer",
  4.         "Name": "Text (50)",
  5.         "CountName": "Text (50)",
  6.         "FirstIndex": "Long Integer",
  7.         "PropertyType": "Long Integer NOT NULL"
  8.     },
  9.     "data": [
  10.         {
  11.             "ControlID": 56,
  12.             "Name": "TabCaption",
  13.             "CountName": "Tabs",
  14.             "FirstIndex": 0,
  15.             "PropertyType": 0
  16.         },
  17.         {
  18.             "ControlID": 186,
  19.             "Name": "ColumnText",
  20.             "CountName": "Columns",
  21.             "FirstIndex": 0,
  22.             "PropertyType": 0
  23.         },
  24.         {
  25.             "ControlID": 6,
  26.             "Name": "ColumnText",
  27.             "CountName": "Columns",
  28.             "FirstIndex": 0,
  29.             "PropertyType": 0
  30.         },
  31.         {
  32.             "ControlID": 283,
  33.             "Name": "TextMatrix(0,?)",
  34.             "CountName": "Cols",
  35.             "FirstIndex": 0,
  36.             "PropertyType": 0
  37.         }
  38.     ]
  39. }